翻訳と辞書
Words near each other
・ SQALE
・ Sqay
・ SQEP
・ Sqepur
・ SQHC
・ Sqirlz Morph
・ SQL
・ SQL 2008
・ SQL Access Group
・ SQL Anywhere
・ SQL Azure
・ SQL CLR
・ SQL compliance
・ SQL Database Studio
・ SQL Developer
SQL injection
・ Sql insertion
・ SQL PL
・ SQL problems requiring cursors
・ SQL programming tool
・ SQL Server
・ SQL Server Agent
・ SQL Server Compact
・ SQL Server Express
・ SQL Server Integration Services
・ SQL Server Management Objects
・ SQL Server Management Studio
・ SQL Server Notification Services
・ SQL Server Pro
・ SQL Server Reporting Services


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

SQL injection : ウィキペディア英語版
SQL injection

SQL injection is a code injection technique, used to attack data-driven applications, in which malicious SQL statements are inserted into an entry field for execution (e.g. to dump the database contents to the attacker). SQL injection must exploit a security vulnerability in an application's software, for example, when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and unexpectedly executed. SQL injection is mostly known as an attack vector for websites but can be used to attack any type of SQL database.
SQL injection attacks allow attackers to spoof identity, tamper with existing data, cause repudiation issues such as voiding transactions or changing balances, allow the complete disclosure of all data on the system, destroy the data or make it otherwise unavailable, and become administrators of the database server.
In a 2012 study, security company Imperva observed that the average web application received 4 attack campaigns per month, and retailers received twice as many attacks as other industries.
==History==

The first public discussions of SQL injection started appearing around 1998.〔(【引用サイトリンク】author= Sean Michael Kerner )〕 For example, a 1998 article in Phrack Magazine.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「SQL injection」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.